home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8" ?>
- <!DOCTYPE stack PUBLIC "-//Apple, Inc.//DTD stack V 2.0//EN" "" >
- <stack>
- <name>in</name>
- <id>-1</id>
- <cardCount>34</cardCount>
- <cardID>3685</cardID>
- <listID>2070</listID>
- <cantModify><false /></cantModify>
- <cantDelete><true /></cantDelete>
- <cantAbort><false /></cantAbort>
- <cardSize>
- <width>512</width>
- <height>342</height>
- </cardSize>
- <script>on arrowkey direction -- do not change the order or amount of lines
-
- end arrowkey -- as these scripts are changed from the buttons
- -- lock and edit
- on commandkeydown whichkey
- choose browse tool
- --pass commandkeydown
- end commandkeydown
-
- on controlKey whichkey
-
- end controlKey
-
- on functionKey whichkey
-
- end functionKey
-
-
-
- on openstack
- global scale, scalename,quadName,overlay,custom
- hide menubar
- set userlevel to 3
- repeat with x = 1 to 13
- set the hilite of card button x to false
- end repeat
- put "false" into custom
- repeat with x = 3 to 10
- hide card field x
- end repeat
- put "false" into overlay
- send mouseup to card button "all quadrants" of card "setup"
- send mouseup to card button "64 dots/unit" of card "setup"
- select text of card field "function"
- end openstack
-
-
- on cardPrint
- hide card button "Erase"
- hide card button "overlay"
- hide card button "print"
- hide menubar
- doMenu "Print card"
- show card button "Erase"
- show card button "overlay"
- show card button "print"
- end cardPrint
-
- on EraseGraph whichcard
- global overlay
- put "false" into overlay
- lock screen
- show card button "print"
- show card button "overlay"
- hide background field "clip directions"
- hide background button "clipping"
- choose pencil tool
- click at 100,100
- choose select tool
- domenu "select all"
- domenu "cut picture"
- choose the browse tool
- unlock screen
- go to card whichcard
- end EraseGraph
-
- on overlay
- global overlay
- put "true" into overlay
- go to card "setup"
-
- end overlay
-
- on hideCstmFields
- global custom
- repeat with x = 2 to 10
- hide card field x
- end repeat
- if custom = "true" then send mouseup to card button "64 dots/unit"
- put "false" into custom
- end hideCstmFields
-
- On doZoomIn
- global xb,xe,yb,ye,orgx,scalex,orgy,scaley,custom
- hide field "clip directions"
- show card button "print"
- show card button "overlay"
- show card button "zoom in"
- put the left of background button "clipping" into ab
- put the right of background button "clipping" into ae
- put the bottom of background button "clipping" into bb
- put the top of background button "clipping" into be
- put ((ab-orgx)/scalex) into card field "xb" of card "setup"
- put ((ae-orgx)/scalex) into card field "xe" of card "setup"
- put ((orgy-bb)/scaley) into card field "yb" of card "setup"
- put ((orgy-be)/scaley) into card field "ye" of card "setup"
- hide background button "clipping"
- erasegraph "custom"
- put "true" into custom
- end doZoomIn
-
- on zoomInButton
- show background button "clipping"
- hide card button "Zoom In"
- hide card button "print"
- hide card button "overlay"
- show background field "clip directions"
- end zoomInButton
- </script>
- <background id="2741" file="background_2741.xml" name="" />
- <background id="2906" file="background_2906.xml" name="" />
- <background id="4516" file="background_4516.xml" name="" />
- <background id="5727" file="background_5727.xml" name="" />
- <background id="6508" file="background_6508.xml" name="" />
- <background id="6920" file="background_6920.xml" name="" />
- <background id="7591" file="background_7591.xml" name="" />
- <background id="8368" file="background_8368.xml" name="" />
- <background id="9020" file="background_9020.xml" name="" />
- <background id="10039" file="background_10039.xml" name="" />
- <background id="11925" file="background_11925.xml" name="" />
- <background id="12770" file="background_12770.xml" name="" />
- <background id="13368" file="background_13368.xml" name="" />
- <background id="14094" file="background_14094.xml" name="" />
- <background id="15258" file="background_15258.xml" name="" />
- <background id="16176" file="background_16176.xml" name="" />
- <background id="17313" file="background_17313.xml" name="" />
- <background id="18414" file="background_18414.xml" name="" />
- <background id="19369" file="background_19369.xml" name="" />
- <background id="20233" file="background_20233.xml" name="" />
- <background id="21307" file="background_21307.xml" name="" />
- <background id="22506" file="background_22506.xml" name="" />
- <background id="23179" file="background_23179.xml" name="" />
- <background id="24265" file="background_24265.xml" name="" />
- <background id="25298" file="background_25298.xml" name="" />
- <background id="26229" file="background_26229.xml" name="" />
- <background id="27605" file="background_27605.xml" name="" />
- <background id="28326" file="background_28326.xml" name="" />
- <background id="29375" file="background_29375.xml" name="" />
- <background id="30253" file="background_30253.xml" name="" />
- <background id="31419" file="background_31419.xml" name="" />
- <background id="32225" file="background_32225.xml" name="" />
- <background id="33405" file="background_33405.xml" name="" />
- <background id="34210" file="background_34210.xml" name="" />
- <card id="3685" file="card_3685.xml" marked="false" name="setup" owner="2741" />
- <card id="4724" file="card_4724.xml" marked="false" name="All64" owner="4516" />
- <card id="5304" file="card_5304.xml" marked="false" name="All32" owner="2906" />
- <card id="5898" file="card_5898.xml" marked="false" name="All16" owner="5727" />
- <card id="6833" file="card_6833.xml" marked="false" name="All8" owner="6508" />
- <card id="7715" file="card_7715.xml" marked="false" name="1&464" owner="7591" />
- <card id="8469" file="card_8469.xml" marked="false" name="1&432" owner="8368" />
- <card id="10371" file="card_10371.xml" marked="false" name="1&416" owner="10039" />
- <card id="11344" file="card_11344.xml" marked="false" name="1&48" owner="6920" />
- <card id="12212" file="card_12212.xml" marked="false" name="2&364" owner="11925" />
- <card id="13009" file="card_13009.xml" marked="false" name="2&332" owner="12770" />
- <card id="13796" file="card_13796.xml" marked="false" name="2&316" owner="13368" />
- <card id="14511" file="card_14511.xml" marked="false" name="2&38" owner="14094" />
- <card id="15538" file="card_15538.xml" marked="false" name="3&464" owner="15258" />
- <card id="16463" file="card_16463.xml" marked="false" name="3&432" owner="16176" />
- <card id="17416" file="card_17416.xml" marked="false" name="3&416" owner="17313" />
- <card id="18437" file="card_18437.xml" marked="false" name="3&48" owner="18414" />
- <card id="19490" file="card_19490.xml" marked="false" name="Quad1-64" owner="19369" />
- <card id="20508" file="card_20508.xml" marked="false" name="Quad1-32" owner="20233" />
- <card id="21675" file="card_21675.xml" marked="false" name="Quad1-16" owner="21307" />
- <card id="22718" file="card_22718.xml" marked="false" name="quad1-8" owner="22506" />
- <card id="23498" file="card_23498.xml" marked="false" name="Quad2-64" owner="23179" />
- <card id="24465" file="card_24465.xml" marked="false" name="QUAD2-32" owner="24265" />
- <card id="25370" file="card_25370.xml" marked="false" name="Quad2-16" owner="25298" />
- <card id="26447" file="card_26447.xml" marked="false" name="Quad2-8" owner="26229" />
- <card id="27807" file="card_27807.xml" marked="false" name="Quad3-64" owner="27605" />
- <card id="28500" file="card_28500.xml" marked="false" name="Quad3-32" owner="28326" />
- <card id="29549" file="card_29549.xml" marked="false" name="Quad3-16" owner="29375" />
- <card id="30582" file="card_30582.xml" marked="false" name="Quad3-8" owner="30253" />
- <card id="31631" file="card_31631.xml" marked="false" name="Quad4-64" owner="31419" />
- <card id="32559" file="card_32559.xml" marked="false" name="Quad4-32" owner="32225" />
- <card id="33751" file="card_33751.xml" marked="false" name="Quad4-16" owner="33405" />
- <card id="34490" file="card_34490.xml" marked="false" name="Quad4-8" owner="34210" />
- <card id="9270" file="card_9270.xml" marked="false" name="Custom" owner="9020" />
- </stack>
-